xen.git
2007-01-04 Alastair Tse[XEND] Default values for VBD mode and cpu_weight.
2007-01-04 Alastair Tse[XEND] Only use DevController to generate SXP for runni...
2007-01-04 kfraser@localhost... [XEND] Allow arbitrary values for the vif 'type'.
2007-01-04 Christian Limpach[linux] Fix vsnprintf patch not to write null byte...
2007-01-04 Alastair Tse[XEND] Parse as much device SXP as possible.
2007-01-04 Steven Hand[XM-TEST] Tweak 06_block-destroy_check_list_pos to...
2007-01-04 Alastair TseSwitch hotplug scripts to use /bin/bash rather than...
2007-01-04 Christian Limpach[linux] Remove some gratuitous differences with plain...
2007-01-04 Steven HandMake sure we always have a sensible idle function;...
2007-01-04 kfraser@localhost... [XEND] Fix allocation of fixed VNC ports.
2007-01-04 kfraser@localhost... [XEN] Avoid use of GNU-specific memmem().
2007-01-03 kaf24@localhost... [XEN] Make labels _start,_end,_stext,_etext,_sinittext...
2007-01-03 kfraser@localhost... [LINUX] Implement the idle=poll option in the kernel...
2007-01-03 Ian Campbell[IOEMU] Process reset requests before returning control...
2007-01-03 kfraser@localhost... [LINUX] Build blktap as module named xenblktap.
2007-01-02 Ewan MellorReset the option-parsing object before using it --...
2007-01-02 Ewan MellorMinor extra logging.
2007-01-03 kfraser@localhost... Remove stray tabs.
2007-01-03 kfraser@localhost... [HVM][SVM] Triple faulkts (shutdown state) causes domai...
2007-01-03 kfraser@localhost... [HVM] Add triple-fault handler (resets the domain).
2007-01-02 Ian Campbell[PV-on-HVM] blkfront: use %Lu instead of %llu to xenbus...
2007-01-02 Ian CampbellInstall hvm and arch-x86 subdirectories of xen/include...
2007-01-02 Ewan MellorDon't canonicalise the resource inside res_security_che...
2007-01-02 Ewan MellorFix the error handling in acm.policy.
2007-01-02 Ewan MellorDon't lose the image settings when rebooting domains...
2007-01-02 Tim Deegan[HVM] Don't set the shadow allocation to zero if the...
2006-12-31 kaf24@localhost... [HVM] Change VCPU->LAPIC_ID mapping so that VCPU0 has...
2006-12-31 kaf24@localhost... [PV-ON-HVM] Update evtchn interface to match new PV...
2006-12-30 kaf24@localhost... [LINUX] Extend the event-channel interfaces to provide...
2006-12-30 kaf24@localhost... [HVM] Rationalise OEM and Creator IDs and Table Revisions.
2006-12-30 kaf24@localhost... [HVM] Minor HPET fixes/ and cleanups.
2006-12-29 Ewan MellorResurrect cset 13174:766eec31afab, with one fix --...
2006-12-29 Steven Hand(temporarily) revert cset 13174:766eec31afab since...
2006-12-29 Steven HandRevert cset 13181:f087c013cf12 since the event channel...
2006-12-29 kaf24@localhost... Fix libxenstore library dependencies.
2006-12-29 kaf24@localhost... Explicitly use GNU msgfmt on non-GNU systems.
2006-12-29 kaf24@localhost... [SOLARIS] Fix xentop build.
2006-12-29 Steven HandMinor clean ups to shadow logdirty peek / clean.
2006-12-29 kaf24@localhost... [HVM] Fix HPET timer to support 8-byte accesses, errone...
2006-12-29 Steven HandRemove unused #defines.
2006-12-29 Steven HandRemove 'netbuf race' debug output - we get tons of...
2006-12-28 Ewan MellorRemove a few more explicit type conversions, now that...
2006-12-28 Ewan MellorFix xmlrpclib2's stringify to cope with floats and...
2006-12-28 Ewan MellorImprove the documentation of the set add/remove methods.
2006-12-28 kaf24@localhost... [BLK] front: Fix free of event channel.
2006-12-28 kaf24@localhost... [QEMU] Fix a number of signedness issues plus a typo...
2006-12-28 kaf24@localhost... [HVM][VMX] Fix regs set/get decoding in VMXAssist.
2006-12-28 Ewan MellorAdd a 1-PIF-per-network limit.
2006-12-28 Ewan MellorFormat Xen-API error messages nicely.
2006-12-28 kaf24@localhost... Revert 13107:04c5f7b71ff4175ae387b93845bb4c83ffb5efa9.
2006-12-28 kaf24@localhost... [HVM] Fix assumptions that ISA IRQ 0 connects to GSI 0.
2006-12-28 Ewan MellorAdded __repr__ implementation, initialise last_login_me...
2006-12-28 Ewan MellorCope if a VIF is not attached to a network.
2006-12-28 Ewan MellorDo not update the PV_ variables with the values outputt...
2006-12-28 Ewan MellorFix return types for VBD.get_record and VIF.get_record.
2006-12-28 Ewan MellorFix booting caused by recent thinko.
2006-12-28 Ewan MellorFix reboot of PV domains when both kernel and bootloade...
2006-12-28 Ewan MellorImplement network.get_VIFs.
2006-12-27 Ewan MellorCopy the xm configuration file into the distribution...
2006-12-27 Ewan MellorFix PV_initrd reference (should be PV_ramdisk).
2006-12-27 Ewan MellorAdded network.{create,destroy}, and PIF.{create,create_...
2006-12-27 Ewan MellorAdded Brctl.get_state, to support upcoming PIF implemen...
2006-12-27 Ewan MellorOverride logging.Logger.findCaller so that the trace...
2006-12-27 Ewan MellorTidy and fix bindings for the SR class.
2006-12-27 Ewan MellorFix HVM booting through Xen-API when the kernel is...
2006-12-27 Ewan MellorTidy up bindings for VDI class.
2006-12-26 kaf24@localhost... [HVM] Route ISA IRQ 0 to IOAPIC GSI 2, just like 99...
2006-12-25 Ewan MellorImplement VM_BAD_POWER_STATE handling.
2006-12-25 Ewan MellorAdded the BAD_VM_STATE error code, and tidy up the...
2006-12-25 Ewan MellorPersist the VLAN setting.
2006-12-25 Ewan MellorFix plumbing for PIF calls. Change xen_api_success...
2006-12-25 Ewan MellorPersist network details when they change.
2006-12-25 Ewan MellorImplement network.set_{name_{label,description},default...
2006-12-25 Ewan MellorImplement network.get_{name_{label,description},default...
2006-12-25 Ewan MellorChange the way that networks and PIFs relate to each...
2006-12-25 Ewan MellorCope with corrupt or empty VDI config files. Have...
2006-12-25 Ewan MellorChange the way that MESSAGE_PARAMETER_COUNT_MISMATCH...
2006-12-25 Ewan MellorPlumb the new PIF and network implementations in throug...
2006-12-25 Ewan MellorAdded get_record method.
2006-12-25 Ewan MellorNew XendNetwork and XendPIF classes, for implementing...
2006-12-25 Ewan MellorAdded support for state records in Xend, for keeping...
2006-12-25 Ewan MellorAdjust the argument counts for a MESSAGE_PARAMETER_COUN...
2006-12-23 Ewan MellorDon't try to copy the .mo files if they haven't been...
2006-12-23 Ewan MellorAdded retry behaviour when receiving SESSION_INVALID...
2006-12-23 Ewan MellorOnly build the message database if msgfmt is installed.
2006-12-23 Ewan MellorFix escaping.
2006-12-23 Ewan MellorAdded I18N support for Xen-API error codes.
2006-12-23 Ewan MellorMove get_by_uuid to the right place to have the input...
2006-12-23 kaf24@firebug... [XEN] Add const attribute to elf_sanity_check() paramet...
2006-12-23 kaf24@firebug... More 'const' cleanups (and fixes, for Solaris).
2006-12-22 Tim Deegan[HVM] Revert cset 13103 for now, as it is causing boot...
2006-12-22 Alastair Tse[XEND] Fix parsing of bootloader and bootloader_args...
2006-12-22 Ewan MellorFix description of ErrorDescription to be all strings...
2006-12-22 Ewan MellorAdded Xen-API-style error handling for INTERNAL_ERROR and
2006-12-22 Ewan MellorMove the decoration of all the Xen-API methods out...
2006-12-22 Ewan MellorCope with a response that's not a dictionary.
2006-12-21 Tim Deegan[HVM] Missing gva->gpa translation in MMIO MOVS handler
2006-12-21 Ewan MellorAdd a function for creating a domain from an existing...
2006-12-21 Ewan MellorMore error codes.
2006-12-21 kfraser@localhost... Create new public header directory for x86-specific...
next